home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMPOSTITNOTE / TFRMPOSTITNOTE.txt
Encoding:
Text File  |  2006-10-20  |  1.6 KB  |  78 lines

  1. object frmPostItNote: TfrmPostItNote
  2.   Left = 388
  3.   Top = 343
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 166
  7.   ClientWidth = 392
  8.   Color = clWhite
  9.   Constraints.MinHeight = 32
  10.   Constraints.MinWidth = 200
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   OnClose = FormClose
  19.   OnDeactivate = FormDeactivate
  20.   OnHelp = FormHelp
  21.   OnKeyPress = FormKeyPress
  22.   DesignSize = (
  23.     392
  24.     166)
  25.   PixelsPerInch = 96
  26.   TextHeight = 16
  27.   object imgHelp: TResImage
  28.     Left = 85
  29.     Top = 132
  30.     Width = 24
  31.     Height = 24
  32.     Cursor = crHandPoint
  33.     Anchors = [akTop, akRight]
  34.     Transparent = True
  35.     Visible = False
  36.     OnClick = imgHelpClick
  37.     ResourceImage = 'IMG_CONTEXT_HELP'
  38.   end
  39.   object lblHelpStart: TResLabel
  40.     Left = 4
  41.     Top = 136
  42.     Width = 51
  43.     Height = 16
  44.     Visible = False
  45.     ResourceCaption = 37500
  46.   end
  47.   object lblHelpEnd: TResLabel
  48.     Left = 112
  49.     Top = 136
  50.     Width = 83
  51.     Height = 16
  52.     Visible = False
  53.     ResourceCaption = 37501
  54.   end
  55.   object redMsg: TRichEdit
  56.     Left = 4
  57.     Top = 12
  58.     Width = 384
  59.     Height = 110
  60.     TabStop = False
  61.     Anchors = [akLeft, akTop, akRight]
  62.     BevelInner = bvNone
  63.     BevelOuter = bvNone
  64.     BorderStyle = bsNone
  65.     Enabled = False
  66.     ParentColor = True
  67.     ReadOnly = True
  68.     TabOrder = 0
  69.     WantReturns = False
  70.     OnResizeRequest = redMsgResizeRequest
  71.   end
  72.   object ThemeForm: TTeForm2
  73.     ThemeObject = 'NoteDialog'
  74.     Left = 16
  75.     Top = 96
  76.   end
  77. end
  78.